home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Interface_Screens_-_Generic / MainScreen / screen (MainMenu).cfg
Encoding:
Text File  |  1998-10-26  |  1.7 KB  |  68 lines

  1. ; main screen cfg file
  2.  
  3. [GLOBALS]
  4. BackgroundFile="Main Menu"
  5.  
  6. [TEXTBUTTON_1]
  7. Font=LARGE                            ; font to use LARGE/SMALL
  8. Rect2=250,150,550,190                 ; 800x600 rectangle
  9. Text=0                                  ; Button text
  10. Rect1=200,120,440,152
  11.  
  12. [TEXTBUTTON_2]
  13. Font=LARGE                            ; font to use LARGE/SMALL
  14. Rect2=250,200,550,240                 ; 800x600 rectangle
  15. Text=1                                   ; Button text
  16. Rect1=200,160,440,192
  17.  
  18. [TEXTBUTTON_3]
  19. Font=LARGE                            ; font to use LARGE/SMALL
  20. Rect2=250,250,550,290                 ; 800x600 rectangle
  21. Text=2                    ; Button text
  22. Rect1=200,200,440,232
  23.  
  24. [TEXTBUTTON_4]
  25. Font=LARGE                            ; font to use LARGE/SMALL
  26. Rect2=250,300,550,340                 ; 800x600 rectangle
  27. Text=3                  ; Button text
  28. Rect1=200,240,440,272
  29.  
  30. [TEXTBUTTON_5]
  31. Font=LARGE                            ; font to use LARGE/SMALL
  32. Rect2=250,350,550,390                 ; 800x600 rectangle
  33. Text=4                          ; Button text
  34. Rect1=200,280,440,312
  35.  
  36. [TEXTBUTTON_6]
  37. Font=LARGE                            ; font to use LARGE/SMALL
  38. Rect2=250,400,550,440                 ; 800x600 rectangle
  39. Text=5                            ; Button text
  40. Rect1=200,320,440,352
  41.  
  42. [TEXTBUTTON_7]
  43. Font=TINY                            ; font to use LARGE/SMALL
  44. Rect2=80,80,210,100
  45. Text=6              ; Button text
  46. Rect1=64,64,168,80
  47.  
  48.  
  49.  
  50.  
  51. [TEXT_1]                                ; text to show version number
  52. Font=TINY                            ; font to use LARGE/SMALL
  53. Rect2=640,520,760,540                 ; 800x600 rectangle
  54. Rect1=500,406,608,432
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.